libplexus-maven-plugin-java software package provides Maven plugin for the Plexus Component Descriptor Creator, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libplexus-maven-plugin-java
libplexus-maven-plugin-java is installed in your system.
Make ensure the libplexus-maven-plugin-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libplexus-maven-plugin-java *
You will get with libplexus-maven-plugin-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libplexus-maven-plugin-java |
| Version | 1.3.8-9 |
| Description | Maven plugin for the Plexus Component Descriptor Creator |
| Sub Section | Java |